limit the number of displayed items by the actual screen height instead of
authorMichael Natterer <mitch@imendio.com>
Thu, 12 Jun 2008 11:17:16 +0000 (11:17 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Thu, 12 Jun 2008 11:17:16 +0000 (11:17 +0000)
commitdcfefba203d08e835e4722a4adbbf6c995295203
treeb5d506de2c998466aafd2166b0256382cc8c7eab
parentd76e3d552e4b991cd3739cf3496884e66d77548e
limit the number of displayed items by the actual screen height instead of

2008-06-12  Michael Natterer  <mitch@imendio.com>

* gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup):
limit the number of displayed items by the actual screen height
instead of some arbitrary value (Bug #408154, Xan Lopez and
Christian Dywan).

svn path=/trunk/; revision=20359
ChangeLog
gtk/gtkentrycompletion.c